PDFPostScriptFunction Class
In This Topic
Defines a type 4 (PostScript) function.
A type 4 PostScript function, also called a PostScript calculator function, is represented as a stream containing code written in a small subset of the PostScript language.
Object Model
Syntax
Inheritance Hierarchy
java.lang.Object
com.o2sol.pdf4java.pdffunctions.PDFFunction
com.o2sol.pdf4java.pdffunctions.PDFPostScriptFunction
See Also